home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2197 < prev    next >
Encoding:
Text File  |  1996-08-06  |  830 b   |  34 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news3.noc.netcom.net!zdc!zippo!usenet
  3. From: txwang@public.sta.net.cn (Wang TianXing)
  4. Subject: Re: VC++ 32bit dos program
  5. X-Newsreader: Forte Free Agent 1.0.82
  6. Sender: usenet@news.zippo.com
  7. Nntp-Posting-Host: ts1-18.sta.net.cn
  8. Organization: Zippo
  9. Message-ID: <DL88r1.Jrv@news.zippo.com>
  10. References: <30FB0B18.7D86@public.sta.net.cn>
  11. Date: Mon, 15 Jan 1996 14:25:18 GMT
  12.  
  13. Frank Xu <jafd@public.sta.net.cn> wrote:
  14.  
  15. | Hi everyone,
  16.  
  17. |    I ever heard that Visual C++ can write 32bit dos program, 
  18. | is it true? 
  19. |    if it is true, which version?
  20.  
  21. | Thanks in advance,
  22.  
  23. | Frank
  24.  
  25. With VC++ 2.0, you can write Win32 apps running on WinNT/95's DOS box.
  26. I don't know if these apps can run standalonely.
  27.  
  28. If you want to create standalone(without OS support) DOS 32-bit apps,
  29. I'll suggest GNU C++.
  30.  
  31. Regards.
  32.  
  33.  
  34.